docs: add AGENTS.md and reorganize project documentation#6871
docs: add AGENTS.md and reorganize project documentation#6871Sunny6889 wants to merge 12 commits into
Conversation
|
Two issues and one optional naming nit as below, please consider whether modifications are required.:
|
very good suggestion, will fix all. |
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
- Note the build fails fast on a JDK/arch mismatch - Scope the lint helper comment to framework main - Fix the generated-protobuf source path (core/, api/ subdirs) - Add the platform module (arch-specific source sets) to the layout - List both plugins jars (Toolkit, ArchiveManifest)
What does this PR do?
AGENTS.md— a concise build/test/architecture guide for AI coding assistants and new contributors, with the high-frequency constraints to respect.METRICS_CHANGELOG.mdintodocs/with consistent lower-case names; marks two outdated protocol copies as superseded..codeclimate.yml,sonar-project.properties, stale Sonar entries in verification metadata) and the.dockerignorefile.Why are these changes required?
.codeclimate.yml/sonar-project.propertiesare no longer used by CI.This PR has been tested by:
AGENTS.mdagainst the build config and sources, and that all moved paths and cross-doc links resolveFollow up
None.
Extra details